Conversation
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## development #754 +/- ##
===============================================
- Coverage 77.34% 77.22% -0.13%
===============================================
Files 42 42
Lines 3231 3231
Branches 401 401
===============================================
- Hits 2499 2495 -4
- Misses 600 603 +3
- Partials 132 133 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
weiji14
left a comment
There was a problem hiding this comment.
Thanks Jessica, I've secretly used Zizmor at 3e1d75c to fix some issues already, but there are some remaining. Would you like to apply some more fixes directly in this PR, or in a follow-up PR? Happy to push those changes if you'd like.
There was a problem hiding this comment.
You could probably combine this zizmor job into linter_actions.yml to reduce the number of GH Actions files, but up to you!
There was a problem hiding this comment.
I personally prefer shorter files or I end up struggling to find stuff, but that's just me, and this repo shouldn't be optimized for me 😁
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
Awesome! If you've got those changes handy I would so appreciate you pushing them (to a new branch/PR). |
Thanks to @mfisher87 for creating this workflow for earthaccess and pointing me towards it to enhance our GitHub action security.